home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / FrogIT.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(keyPress Enter).as
Encoding:
Text File  |  2006-06-13  |  57 b   |  5 lines

  1. on(keyPress "<Enter>"){
  2.    nextFrame();
  3.    play();
  4. }
  5.